//==============================================================================
// hippolyta_anim.txt
//==============================================================================

//==============================================================================
anim Idle
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Hippolyta_idleA
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Hippolyta_CarryIdle
				}
			}
		}
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Hippolyta_boredA
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual hero g hippolyta_carrybored
				}
			}
		}
   }
}

//==============================================================================
anim rangedAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Hippolyta_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.77 true   
                  tag GenericSound 0.40 true   
                  tag SpecificSoundSet 0.77 false Arrow checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Hippolyta_deathA
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Hippolyta_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.30 true   
                  tag FootstepRight 0.80 true   
//-- end auto generated section
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Hippolyta_Carry
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.30 true   
                  tag FootstepRight 0.80 true   
//-- end auto generated section
				}
			}
		}
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Hippolyta_flailA
         }
      }
   }
}
